const time.omega
8 uses
time (current package)
time.go#L1228: if endSec != omega {
zoneinfo.go#L67: omega = 1<<63 - 1 // math.MaxInt64
zoneinfo.go#L136: cacheEnd: omega,
zoneinfo.go#L156: end = omega
zoneinfo.go#L178: end = omega
zoneinfo.go#L187: end = omega
zoneinfo.go#L297: return stdName, stdOffset, lastTxSec, omega, false, true
zoneinfo_read.go#L327: l.cacheEnd = omega
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |